home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 February / WN_129_CD.iso / Windows / Extensions Firefox / SwitchProxy Tool / switchproxy_1.3.1.xpi / install.rdf < prev   
Encoding:
Extensible Markup Language  |  2004-11-10  |  1.7 KB  |  51 lines

  1. <?xml version="1.0"?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  3.     <Description about="urn:mozilla:install-manifest">
  4.         <em:id>{27A2FD41-CB23-4518-AB5C-C25BAFFDE531}</em:id>
  5.         <em:name>SwitchProxy Tool</em:name>
  6.         <em:version>1.3.1</em:version>
  7.         <em:description>A tool that allows you to manage and switch between multiple proxy configurations quickly and easily.</em:description>
  8.         <em:creator>Jeremy Gillick</em:creator>
  9.         <em:homepageURL>http://jgillick.nettripper.com/</em:homepageURL>
  10.         <em:optionsURL>chrome://switchproxy/content/options/options.xul</em:optionsURL>
  11.         <em:aboutURL></em:aboutURL>
  12.         <em:iconURL></em:iconURL>
  13.         <em:updateURL>http://jgillick.nettripper.com/update.rdf</em:updateURL>
  14.         <em:file>
  15.             <Description about="urn:mozilla:extension:file:switchproxy.jar">
  16.                 <em:package>content/</em:package>
  17.                 <em:locale>locale/en-US/</em:locale>
  18.                 <em:locale>locale/fr-FR/</em:locale>
  19.                 <em:locale>locale/it-IT/</em:locale>
  20.                 <em:locale>locale/is-IS/</em:locale>
  21.             </Description>
  22.         </em:file>
  23.         
  24.         
  25.         <em:targetApplication>
  26.             <Description>
  27.                 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  28.                 <em:minVersion>0.8</em:minVersion>
  29.                 <em:maxVersion>1.0+</em:maxVersion>
  30.             </Description>
  31.         </em:targetApplication>
  32.         
  33.         
  34.         <em:targetApplication>
  35.             <Description>
  36.                 <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
  37.                 <em:minVersion>0.5</em:minVersion>
  38.                 <em:maxVersion>0.9+</em:maxVersion>
  39.             </Description>
  40.         </em:targetApplication>
  41.         
  42.         
  43.         <em:targetApplication>
  44.             <Description>
  45.                 <em:id>{86c18b42-e466-45a9-ae7a-9b95ba6f5640}</em:id>
  46.                 <em:minVersion>1.6</em:minVersion>
  47.                 <em:maxVersion>1.8+</em:maxVersion>
  48.             </Description>
  49.         </em:targetApplication>
  50.     </Description>
  51. </RDF>